Process Buckets

A process bucket holds a list of labels and tasks -- typically view files (.axvws) that represent reports and forms. A process bucket is analogous to a Process Navigator "Process or Role".

Note: In ARCHIBUS Help, "buckets" are referred to as "panels."

You can use any ARCHIBUS Process (afm_processes) entry that has one of these Process Types:

A typical bucket descriptor for a process bucket is:

<bucket
    title="Space Executive Reports"
    tooltip="Executive reports for Department Manager."
    type="process"
    backgroundShading="bucket-background-medium"
    activity_id="AbSpaceRoomInventoryBAR"
   process_id="Department Manager"
/>

Multiple Pages

Ideally, you will design the list of process tasks for each bucket such that it fit into that bucket. If not, the bucket presents a series of dots as a page selector at the bottom, and you can page down the list of tasks or jump directly to a particular page.

When paginating tasks, the process bucket displays labels in bold, groups tasks by label, and does not orphan tasks from any label it is associated with; that is, the control displays tasks on the same page as the label above them, even if that means leaving whitespace at the bottom of some pages. There is one exception, however. If any particular group is too tall to fit into the process bucket at its current row height, the control does not group tasks, but breaks them at the last task that will fit on the page.

Copyright © 1984-2014, ARCHIBUS, Inc. All rights reserved.